socketio
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
socketio
socketio
/
dev.adven.sockit.api
/
[common]NamespaceSocket
/
emit
emit
abstract
fun
emit
(
event
:
String
,
vararg
payloads
:
Any
?
)
abstract
fun
emit
(
command
:
StreamCommand
)